func internal/runtime/maps.runtime_mapaccess2

one use

	internal/runtime/maps (current package)
		runtime_swiss.go#L117: func runtime_mapaccess2(typ *abi.SwissMapType, m *Map, key unsafe.Pointer) (unsafe.Pointer, bool) {